home *** CD-ROM | disk | FTP | other *** search
- var lingoCursor = -1;
- this.clickSensor1_mc.onRollOver = function()
- {
- _level0.lingoCursor = 280;
- };
- this.clickSensor1_mc.onRollOut = function()
- {
- _level0.lingoCurosr = -1;
- };
- this.clickSensor1_mc.onRelease = function()
- {
- _level0.lingoCursor = -1;
- getUrl("lingo: goToNetPage(\"http://www.astronomia.co.uk\")", "");
- };
- this.clickSensor3_mc.onRollOver = function()
- {
- _level0.lingoCursor = 280;
- };
- this.clickSensor3_mc.onRollOut = function()
- {
- _level0.lingoCurosr = -1;
- };
- this.clickSensor3_mc.onRelease = function()
- {
- _level0.lingoCursor = -1;
- getUrl("lingo: goToNetPage(\"mailto:hotshots@skyatnightmagazine.com\")", "");
- };
- this.stop();
-